| CourseSkill |
| EntityType | Independent |
| Logical Entity Name | CourseSkill |
| Default Table Name | AdCourseSkill |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| CourseSkill Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
CourseId |
INTEGER | NO | ||
SkillId |
INTEGER | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
CourseId |
INTEGER | YES | ||
SkillId |
INTEGER | YES |
| CourseSkill Keys |
| Key Name | Key Type | Keys |
| Nk_AdCourseSkill_AdCourseId_PlSkillId | Alternate Key | CourseId, SkillId |
| PK_AdCourseSkill | PrimaryKey | Id |
| CourseSkill Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Course | Non-Identifying | Zero or One to Zero or More | CourseId | NO | |||
| Course | Non-Identifying | One To Zero or More | CourseId | NO | |||
| Skill | Non-Identifying | One To Zero or More | SkillId | NO | |||
| Skill | Non-Identifying | Zero or One to Zero or More | SkillId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| CourseSkill Check Constraints |
| Check Constraint Name | CheckConstraint |
| CourseSkill Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.CourseSkill |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdCourseSkill |
NO |
| CourseSkill Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Course |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| CourseSkill Data Movement Rules |
| Name | Type | Rule Text/Value |